Xuni 製品ヘルプ
GridRowColCollection<T> クラス
メンバ 
列および行の基本コレクションクラス
オブジェクト モデル
GridRowColCollection<T> クラス
構文
public class GridRowColCollection<T> : System.Collections.ObjectModel.ObservableCollection<T> 
where T: System.ComponentModel.INotifyPropertyChanged
型パラメータ
T
解説
このクラスのインスタンスは自動的に生成され、グリッドに割り当てられます。FlexGrid.MergeManager プロパティはグリッドのデフォルトの結合処理を実装します。
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         Xuni.Forms.FlexGrid.GridRowColCollection<T>
            Xuni.Forms.FlexGrid.GridColumnCollection
            Xuni.Forms.FlexGrid.GridRowCollection

参照

GridRowColCollection<T> メンバ
Xuni.Forms.FlexGrid 名前空間

 

 


Copyright c GrapeCity inc. All rights reserved.